home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 January / inter@ivo 1997-01.iso / cybint12 / bin / cd.dxr / 00164.ls < prev    next >
Encoding:
Text File  |  1996-12-14  |  97 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(2) = 0 then
  3.     go("sb", "main")
  4.   else
  5.     Loopframe()
  6.   end if
  7. end
  8.